home *** CD-ROM | disk | FTP | other *** search
- subtitleTextBox. setText ("")
- mainTextBox. setText ("")
-
- editEngine. setText ("16")
- editEngine2. setText ("8")
- outputAxon. setRows ( 16 )
- unsupervisedSynapse. setNeighborhood ( 8 )
-
- function. setStreamOn ( FALSE )
- noise. setVariance ( 1.500000 )
- dataStorage. setBufferLength ( 320 )
- dataStorage. setMessageEvery ( 320 )
-
- activeBreadboard. select ( NULL , FALSE )
-
- NextMacroPath = macro. pathFromMacro ( "SquareKohonen.nsm" )
- nextButton. setMacroPath ( NextMacroPath )
- SubtitleIndex = subtitleTextBox. setTextFromFile (TextBoxPath, SubtitleIndex)
- MainIndex = mainTextBox. setTextFromFile (TextBoxPath, MainIndex)
-